Nil load-path elements shouldn't crash Emacs
authorGlenn Morris <rgm@gnu.org>
Mon, 10 Nov 2014 07:12:37 +0000 (23:12 -0800)
committerRob Browning <rlb@defaultvalue.org>
Sun, 14 Jun 2015 17:51:54 +0000 (12:51 -0500)
commit4303525f58e56e4ea9cb7c9c5d8944f5122705fd
tree4a938926fef3f76c3dbff0d647fe61645faac15d
parentb51dea422fddfb92257b9e77a737560555137b90
Nil load-path elements shouldn't crash Emacs

This upstream patches has been added:

  * lisp/startup.el (command-line): Handle nil elements in load-path.

Origin: upstream, http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=edfdb22f674312389ccf5d5e37efa4d3f1516994
Bug-Debian: http://bugs/debian.org/768751
Added-by: Rob Browning <rlb@defaultvalue.org>
lisp/ChangeLog
lisp/startup.el